home *** CD-ROM | disk | FTP | other *** search
- Short: Shared library for zlib-(de)compression (68k/WOS)
- Author: achimste@gmx.de (Achim Stegemann)
- Uploader: achimste@gmx.de (Achim Stegemann)
- Version: 3.0
- Type: util/libs
-
- Requires minimum an MC68020.
-
- Purpose:
- Many programmers would like to implement zlib-compression features to their
- application, but this may not be as easy for beginners. The source-code for zlib
- can be found on many servers, but you have to implement the code on your own.
- This is the first shared zlib-library for the Amiga that supports the PowerPC !!
-
- Support:
- The library has been compiled from the latest zlib-version 1.1.3.
- It supports 68k and PPC (WarpOS !!) in one library !
-
- Copyright:
- The zlib compression technique is copyrighted by Jean-Loup Gailly and Mark Adler.
- This library is based on their code.
-
- Sorry folks, but MorphOS and PowerUP is NOT supported !
-
- This library is FREEWARE, so use it as you like it !!
-
- The archive contains developer stuff for C-programmers for the StormC-compiler.
-
- Please send bugreports to the email above.
-
- Also visit http://soft-ware.de/dalmanac for more information about the zlib.library.
-
- Changes since V2.0:
- * Added a function to read the uncompressed length of a compressed gzip-file.
- * Added linker lib.
-